}
// the backing bit
- trough { @extend %scale_trough; }
+ trough {
+ @extend %scale_trough;
+
+ outline-offset: 2px;
+ -gtk-outline-radius: 4px;
+ }
// the colored part of the backing bit
highlight { @extend %scale_highlight; }
margin: -8px; }
scale.fine-tune slider {
margin: -6px; }
+ scale trough {
+ outline-offset: 2px;
+ -gtk-outline-radius: 4px; }
scale fill, scale fill:backdrop {
background-color: #1c1f1f;
box-shadow: none; }
margin: -8px; }
scale.fine-tune slider {
margin: -6px; }
+ scale trough {
+ outline-offset: 2px;
+ -gtk-outline-radius: 4px; }
scale fill, scale fill:backdrop {
background-color: #9d9d99;
box-shadow: none; }